バージョン

XamComboEditorAutomationPeer<T,TControl> コンストラクタ

XamComboEditorAutomationPeer クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As ComboEditorBase(Of T,TControl) _
)
public XamComboEditorAutomationPeer<T,TControl>( 
   ComboEditorBase<T,TControl> owner
)

パラメータ

owner
この自動ピアが制御する ComboEditorBase。
参照